Skip to content

Remove warning when compiling to .bc file - #27481

Merged
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:remove_bitcode_warning
Aug 4, 2026
Merged

Remove warning when compiling to .bc file#27481
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:remove_bitcode_warning

Conversation

@sbc100

@sbc100 sbc100 commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

As part of ongoing effort to match upstream clang where possible.

This warning was introduced when we made the transition from bitcode output by default to object files by default. This was many years ago now and I think its served its purpose.

@sbc100
sbc100 requested review from dschuff and kripken August 3, 2026 18:33
Comment thread test/test_other.py Outdated
As part of ongoing effort to match upstream clang where possible.

This warning was introduced when we made the transition from bitcode
output by default to object files by default.  This was many years
ago now and I think its served its purpose.
@sbc100
sbc100 force-pushed the remove_bitcode_warning branch from 3707349 to 80df567 Compare August 4, 2026 18:14
@sbc100
sbc100 enabled auto-merge (squash) August 4, 2026 18:14
@sbc100
sbc100 disabled auto-merge August 4, 2026 18:43
@sbc100
sbc100 enabled auto-merge (squash) August 4, 2026 18:43
@sbc100
sbc100 disabled auto-merge August 4, 2026 18:44
@sbc100
sbc100 merged commit 4ebe72e into emscripten-core:main Aug 4, 2026
21 of 23 checks passed
@sbc100
sbc100 deleted the remove_bitcode_warning branch August 4, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants